Skip to content

Migration Jackson 2.x to 3.x#454

Open
kevin-mcgoldrick wants to merge 10 commits intomasterfrom
kmcgoldrick/jackson-migration
Open

Migration Jackson 2.x to 3.x#454
kevin-mcgoldrick wants to merge 10 commits intomasterfrom
kmcgoldrick/jackson-migration

Conversation

@kevin-mcgoldrick
Copy link
Collaborator

Migration Jackson 2.x to 3.x

Please make sure these check boxes are checked before submitting

  • ** Squashed Commits **
  • ** All Tests Passed ** - mvn clean test -P default

** PR review process **

  • Requires one +1 from a reviewer
  • Repository owners will merge your PR once it is approved.

@kevin-mcgoldrick kevin-mcgoldrick self-assigned this Mar 2, 2026
@kevin-mcgoldrick kevin-mcgoldrick added the dependencies Pull requests that update a dependency file label Mar 2, 2026
- O(n) string building instead of O(n×m) where m is the number of matches
- Cached expressions eliminate repeated parsing overhead
- Thread-safe with ConcurrentHashMap
- Reduced memory allocations with pre-sized StringBuilder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant